From: Roland Winkler Date: Sun, 6 Dec 2009 05:05:36 +0000 (+0000) Subject: * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9046 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1e7d707d425a16990d4e93cfe686470aa93e6743;p=emacs.git * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter if it is at the end of the current line. (bibtex-generate-url-list): Fix docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 36711408cb7..2be77a062d9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-12-06 Roland Winkler + + * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry + delimiter if it is at the end of the current line. + (bibtex-generate-url-list): Fix docstring. + 2009-12-06 Stefan Monnier * minibuffer.el (minibuffer-complete-and-exit): Don't replace the